#banner {
  height: auto;
}
.content_inside {
  margin-top: 17px;
  margin-bottom: 34px;
}
.content_inside .container {
  border: 1px solid #e6e6e6;
  position: relative;
}
.content_inside .container .shadow {
  width: 1200px;
  height: 30px;
  background: url(../images/shadow.jpg) no-repeat;
  position: absolute;
  left: 0;
  bottom: -31px;
}
.content_inside .container .menu {
  float: left;
  width: 237px;
  padding: 10px 15px;
  background-color: #f5f5f5;
}
.content_inside .container .menu .nav {
  border: 1px solid #e6e6e6;
  background-color: #ffffff;
}
.content_inside .container .menu .nav > .hd {
  height: 58px;
  background: url(../images/inside_nav_hd.jpg) center no-repeat;
  padding-left: 14px;
}
.content_inside .container .menu .nav > .hd h3.cn {
  font-size: 18px;
  color: #e6e6e6;
  padding-top: 8px;
}
.content_inside .container .menu .nav > .hd h3.en {
  color: #ffa381;
  text-transform: uppercase;
}
.content_inside .container .menu .nav > .bd {
  padding-top: 15px;
  border-top: 1px solid #e6e6e6;
  padding-bottom: 50px;
}
.content_inside .container .menu .nav > .bd .item_list a {
  display: block;
  height: 50px;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
}
.content_inside .container .menu .nav > .bd .item_list a span.icon {
  display: block;
  width: 5px;
  height: 9px;
  background: url(../images/inside_content_item_icon.png) 0 0 no-repeat;
  position: absolute;
  left: 24px;
  top: 20px;
}
.content_inside .container .menu .nav > .bd .item_list a span.txt {
  float: left;
  font-size: 14px;
  font-family: SimSun;
  line-height: 50px;
  margin-left: 40px;
  text-transform: capitalize;
  white-space : nowrap;
}
.content_inside .container .menu .nav > .bd .item_list a.active {
  background-color: #ed5a00;
}
.content_inside .container .menu .nav > .bd .item_list a.active span.icon {
  background: url(../images/inside_content_item_icon.png) 0 -9px no-repeat;
}
.content_inside .container .menu .nav > .bd .item_list a.active span.txt {
  color: #ffffff;
}
.content_inside .container .menu .nav > .bd .item_list a:hover {
  background-color: #ed5a00;
}
.content_inside .container .menu .nav > .bd .item_list a:hover span.icon {
  background: url(../images/inside_content_item_icon.png) 0 -9px no-repeat;
}
.content_inside .container .menu .nav > .bd .item_list a:hover span.txt {
  color: #ffffff;
}
.content_inside .container .menu .contact_us {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-top: 2px solid #f25c00;
  margin-top: 20px;
  background-color: #ffffff;
}
.content_inside .container .menu .contact_us > .hd {
  height: 40px;
  line-height: 40px;
  padding-left: 12px;
}
.content_inside .container .menu .contact_us > .hd h3 {
  font-size: 18px;
  color: #ed5a00;
}
.content_inside .container .menu .contact_us > .hd h3 span.en {
  font-size: 14px;
  color: #ffc4b1;
}
.content_inside .container .menu .contact_us > .bd {
  padding: 10px;
  border-top: 1px solid #e6e6e6;
}
.content_inside .container .menu .contact_us > .bd > p:nth-child(2){
	display: flex;
    align-items: center;
}
.content_inside .container .menu .contact_us > .bd > p{
  display: inline-block;
    align-items: center;
    word-break: keep-all;
    word-wrap: break-word;
    width: 100%;
	
}
.content_inside .container .menu .contact_us > .bd ul.loc li {
  line-height: 38px;
  font-size: 14px;
  text-transform: none;
}
.content_inside .container .menu .contact_us > .bd ul.tel li {
  display: block;
  font-size: 14px;
  line-height: 44px;
  padding-left: 35px;
  background: url(../images/inside_content_tel.png) no-repeat;
}
.content_inside .container .menu .contact_us > .bd ul.tel_en li {
  display: block;
  font-size: 14px;
  line-height: 44px;
  padding-left: 35px;
  background: url(../images/inside_content_tel_en.png) no-repeat;
  text-transform: none;
}
.content_inside .container .inside_box {
  float: right;
  width: 885px;
  margin-top: 10px;
  margin-right: 22px;
}
.content_inside .container .inside_box .bd *{
	text-transform: none;
}
.content_inside .container .inside_box > .hd {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #e6e6e6;
}
.content_inside .container .inside_box > .hd h3 {
  float: left;
  width: 124px;
  height: 39px;
  border-bottom: 2px solid #ed5a00;
  position: relative;
}
.content_inside .container .inside_box > .hd h3 span.icon {
  float: left;
  width: 5px;
  height: 9px;
  background: url(../images/inside_content_item_icon.png) 0 0 no-repeat;
  margin-left: 7px;
  margin-top: 15px;
}
.content_inside .container .inside_box > .hd h3 span.txt {
  font-size: 14px;
  white-space: nowrap;
  position: absolute;
  left: 20px;
  top: 0;
}
.content_inside .container .inside_box > .hd p.loc {
  float: right;
  height: 40px;
  background: url(../images/icon_home.png) left center no-repeat;
  padding-left: 25px;
}
.content_inside .container .inside_box > .hd p.loc a:hover {
  text-decoration: underline;
  color: #ed5a00;
}
/*about1*/
.bd.about1 {
  padding-bottom: 15px;
}
.bd.about1 .list_item {
  margin-left: -12px;
}
.bd.about1 .list_item a {
  float: left;
  width: 282px;
  height: 198px;
  overflow: hidden;
  position: relative;
  margin-left: 15px;
  margin-top: 17px;
}
.bd.about1 .list_item a .zhe {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  position: absolute;
  left: 0;
  bottom: -30px;
  transition: bottom .3s;
}
.bd.about1 .list_item a:hover .zhe {
  bottom: 0;
}
/*about2*/
.bd.about2 {
  padding-top: 36px;
  padding-bottom: 20px;
}
.bd.about2 .pic {
  text-align: center;
}
/*about3*/
.bd.about3 {
  margin-top: 20px;
  padding-bottom: 20px;
}
.bd.about3 ul {
  margin-left: -13px;
}
.bd.about3 ul li {
  float: left;
  width: 285px;
  height: 260px;
  margin-left: 13px;
  margin-top: 10px;
}
.bd.about3 ul li a {
  font-size: 0;
  display: block;
  padding: 4px;
  border: 1px solid #e8e8e8;
  overflow: hidden;
}
.bd.about3 ul li a img {
  transition: transform .3s;
}
.bd.about3 ul li a:hover img {
  transform: scale(1.05);
}
.bd.about3 ul li h4 {
  font-size: 14px;
  font-family: SimSun;
  text-align: center;
  line-height: 40px;
}
/*about4*/
.bd.about4 {
  margin-top: 23px;
  padding-bottom: 20px;
}
.bd.about4 .art p {

}
/*news1*/
.bd.news1 {
  padding: 10px 0;
}
.bd.news1 .art .txt{padding: 20px 0;}
.bd.news1 * {
  text-transform: capitalize;
}
.bd.news1 h4 {
  font-size: 18px;
  color: #303030;
  text-align: center;
  line-height: 60px;
  font-weight: bold;
}
.bd.news1 .date {
  line-height: 40px;
  height: 40px;
  text-align: center;
  border-top: 1px dashed #d2d1d1;
}
.bd.news1 .date span {
  margin: 0 15px;
  color: #858383;
  font-family: SimSun;
}
.bd.news1 .txt p {

}
.bd.news1 .page {
  height: 60px;
  line-height: 60px;
  border-top: 1px dashed #d2d1d1;
  font-family: SimSun;
}
.bd.news1 .page span.prev {
  float: left;
}
.bd.news1 .page span.prev span {
  color: #ed5b00;
  font-weight: bold;
}
.bd.news1 .page span.prev a:hover {
  text-decoration: underline;
  color: #ed5b00;
}
.bd.news1 .page span.next {
  float: right;
}
.bd.news1 .page span.next span {
  color: #ed5b00;
  font-weight: bold;
}
.bd.news1 .page span.next a:hover {
  text-decoration: underline;
  color: #ed5b00;
}
/*news2*/
.bd.news2 {
  padding: 20px 0;
}
.bd.news2 ul li {
  display: block;
  height: 52px;
  border-top: 1px dashed #d2d1d1;
  line-height: 52px;
}
.bd.news2 ul li:last-child {
  border-bottom: 1px dashed #d2d1d1;
}
.bd.news2 ul li span.sanjiao {
  float: left;
  width: 0;
  height: 0;
  border-left: 8px solid #575757;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  margin-top: 18px;
}
.bd.news2 ul li a {
  font-size: 14px;
  float: left;
  margin-left: 5px;
  text-transform: capitalize;
}
.bd.news2 ul li a:hover {
  color: #ED5B00;
  text-decoration: underline;
}
.bd.news2 ul li span.date {
  float: right;
  color: #9f9e9e;
  margin-right: 5px;
}
/*product1*/
.bd.product1 {
  padding-bottom: 10px;
}
.bd.product1 ul {
  margin-left: -12px;
}
.bd.product1 ul li {
  float: left;
  width: 210px;
  height: 225px;
  border: 1px solid #dcdbdb;
  margin-left: 12px;
  margin-top: 20px;
  box-shadow: 3px 3px 5px #dcdbdb;
}
.bd.product1 ul li .pic {
  height: 130px;
  text-align: center;
  padding: 30px 10px;
}
.bd.product1 ul li .pic img{
	max-width: 100%; height: 100%;
}
.bd.product1 ul li .text {
  height: 35px;
  background-color: #e7e6e6;
}
.bd.product1 ul li .text h4 {
  float: left;
  font-size: 12px;
  font-family: SimSun;
  line-height: 35px;
  color: #5a5959;
  margin-left: 5px;
  width: 132px;
  height: 35px;
  overflow: hidden;
}
.bd.product1 ul li .text a {
  float: right;
  width: 60px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  text-transform: capitalize;
  background-color: #eb5b02;
  border-radius: 4px;
  color: #fff;
  margin-right: 5px;
  margin-top: 5px;
}
.bd.product1 ul li .text a:hover {
  text-decoration: underline;
}
/*product2*/
.bd.product2 {
  margin-top: 26px;
}
.bd.product2 .lunbo {
  position: relative;
  height: 400px;
}
.bd.product2 .lunbo a.prev,
.bd.product2 .lunbo a.next {
  display: block;
  width: 28px;
  height: 28px;
  background: url(../images/inside_product2_btn.jpg.png) no-repeat;
  position: absolute;
  top: 140px;
}
.bd.product2 .lunbo a.prev {
  left: 138px;
  background-position: 0 0;
}
.bd.product2 .lunbo a.next {
  right: 138px;
  background-position: -28px 0;
}
.bd.product2 .lunbo .bd {
  width: 550px;
  height: 340px;
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
}
.bd.product2 .lunbo .bd ul li a {
  display: block;
  font-size: 0;
}
.bd.product2 .lunbo .page {
  text-align: center;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 25px;
}
.bd.product2 .lunbo .page a {
  display: inline-block;
  width: 8px;
  height: 8px;
  background-color: #a6a6a6;
  border-radius: 100%;
  margin: 0 4px;
}
.bd.product2 .lunbo .page a.on {
  background-color: #ed5b00;
}
.bd.product2 .tab .hd {
  height: 46px;
  background-color: #ed5a00;
}
.bd.product2 .tab .hd a {
  float: left;
  padding: 0 20px;
  height: 38px;
  border-radius: 8px 8px 0 0;
  text-align: center;
  line-height: 38px;
  font-size: 14px;
  color: #ffffff;
  font-family: SimSun;
  margin-top: 8px;
  margin-left: 6px;
  position: relative;
}
.bd.product2 .tab .hd a span.sanjiao {
  display: none;
  width: 0;
  height: 0;
  border-top: 11px solid #fdb78d;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  position: absolute;
  left: 50%;
  bottom: -11px;
  margin-left: -7px;
}
.bd.product2 .tab .hd a.on {
  background-color: #fdb78d;
  font-weight: bold;
}
.bd.product2 .tab .hd a.on span.sanjiao {
  display: block;
  font-weight: bold;
}
.bd.product2 .tab .bd {
  height: auto;
  overflow: hidden;
  padding-bottom: 40px;
}
.bd.product2 .tab .bd .item_list {
  height: auto;
}
.bd.product2 .tab .bd .item_list .item {
  width: 100%;
  height: auto;
}
.bd.product2 .tab .bd .item_list .item .pic {
  margin-top: 30px;
}
.bd.product2 .tab .bd .item_list .item ul {
  float: left;
  margin-left: 50px;
  margin-top: 30px;
}
.bd.product2 .tab .bd .item_list .item ul li {
  font-size: 14px;
  line-height: 35px;
  list-style-type: disc;
  list-style-position: inside;
}
/*create1*/
.bd.create1 {
  margin-top: 23px;
  padding-bottom: 20px;
}
.bd.create1 .art p {
  font-size: 14px;
  line-height: 44px;
  text-indent: 2em;
  font-family: SimSun;
}
/*service1*/
.bd.service1 {
  margin-top: 23px;
  padding-bottom: 20px;
}
.bd.service1 .art p {
  font-size: 14px;
  line-height: 44px;
  font-family: SimSun;
  text-transform: capitalize;
}
/*resources1*/
.bd.resources1 {
  margin-top: 28px;
  padding-bottom: 20px;
}
.bd.resources1 table {
  width: 100%;
  background-color: #eeeeee;
  border-collapse: collapse;
}
.bd.resources1 table th {
  font-size: 14px;
  color: #ff6200;
  font-family: SimSun;
  border: 1px solid #ffffff;
  height: 56px;
  text-align: center;
}
.bd.resources1 table td {
  font-size: 14px;
  text-align: center;
  font-family: SimSun;
  border: 1px solid #ffffff;
  height: 56px;
}
.bd.resources1 table a.sq {
  color: #ff0101;
  text-decoration: underline;
}
.bd.resources1 table a:hover {
  text-decoration: underline;
}
/*contact1*/
.bd.contact1 {
  margin-top: 28px;
}
.bd.contact1 .mes {
  margin: 20px auto;
  width: 470px;
}
.bd.contact1 .mes img {
  float: left;
}
.bd.contact1 .mes ul {
  float: right;
}
.bd.contact1 .mes ul li {
  font-size: 14px;
  font-family: SimSun;
  line-height: 36px;
  text-transform: capitalize;
}
